home *** CD-ROM | disk | FTP | other *** search
/ United Public Domain Gold 2 / United Public Domain Gold 2.iso / utilities / pu038.dms / pu038.adf / multi-boot.doc < prev    next >
Text File  |  1989-02-18  |  4KB  |  120 lines

  1.                 (1)
  2.                             Multi-Boot v1.0
  3.  
  4. Introduction
  5.  
  6. This program was written by SPY from SENSOR for everybody to use !!
  7. It is so simple in handling that almost anyone can use it.
  8. With this program you can put up to 9 programs in your boot.
  9. Some things you can and cannot do will be explaned later on.
  10.  
  11. Now lets start the explenation   
  12.  
  13. When you want to use the program be sure that the ARP-library is in the
  14. directory 'libs'. 
  15. No extra parameters are required, just type multi_boot(return)
  16. At first the program will check your memory for any possible virus,
  17. this might as well be a anti-virus etc.. But i have to be sure that what
  18. ever is in your memory isn't something dangerous, because writing a boot
  19. while a virus is in your memory is a useless thing to do!
  20. When there is a virus in your memory turn of your computer and check 
  21. this disk and all the others you use (using guardian??!), but be sure
  22. that the disk that containes guardian isn't infected!!!!!!
  23.  
  24. When you have a memory expansion the program will not work. And the
  25. program quits. Turn off the memory expansion and try again. 
  26.  
  27. Next it displays a warning that you should read the instuctions, well
  28. thats what your doing right now.
  29. You can just press 'return' to continue or type 'exit' +(return) to quit.
  30.  
  31. Now you can choose a file using the file-requester.
  32.  
  33. When something is wrong with the file, read-error or something like that
  34. it will be displayed on your screen.
  35.  
  36. When ever you are asked to press return you can also type 
  37. 'exit' to quit the program.
  38.  
  39. When everythings allright the program will be loaded in your memory.
  40.  
  41. You are asked to insert destination in df0: then do that, wait until 
  42. the diskdrive stops spinning. 
  43. You might get a  'key 880 checksum error' but thats normal with a disk
  44. that start from the boot.(click 'cancel' twice!!!)
  45. Be sure that the disk is well formatted!
  46.  
  47. Then the bootblock from the destination disk is checked for a
  48. SENSOR-loader boot, and when it is a SENSOR-loader it will ask
  49. if it must append the program,that means if he must put that program
  50. after the already present program on your disk so that it will
  51. load as second or third etc...
  52.  
  53. When it is finished writing the program it will ask if you want to put
  54. an other program on a disk answer 'y' or 'n'.
  55. When you answer 'y' you start from the beginning, when you answer 'n'
  56. the program will return to the cli.
  57.  
  58. Have fun.....
  59.  
  60.  
  61.  
  62.  
  63.                 (2)
  64.  
  65.  
  66. Here are some special tips/warnings!!!
  67.  
  68. *    use object files only,that means programs you can start from
  69.     cli
  70.  
  71. *    don't use programs that consists of more then one part!!
  72.  
  73. *    don't use programs that use an other library than exec- or
  74.     graphics library
  75.  
  76. *    be sure there is enough free memory ,because when your memory
  77.     is low the program might not load.
  78.  
  79. *    preferably don't use cruncher and packers but when you must
  80.     be sure that they decrunch at an adres higher than $2b000
  81.     this is because the program will load at about $2a000
  82.     (only when this program start immediately from cli and
  83.     no other programs are in memory). So when you want to be sure
  84.     let your program decrunch at e.g. $40000
  85.  
  86. *    don't use disks you use yourself with the cli, because all
  87.     programs on that disk will be destroyed.
  88.  
  89. *    be sure to deprotect the disk when you are asked for the
  90.     destination disk.
  91.  
  92. *    be sure you protect the disk after using this program.
  93.     (to make virus-infection impossible!!)
  94.  
  95. *    some programs might not work in the boot so it is wise
  96.     to test the programs before you 'append' them on the
  97.     main disk, because once you have appended the program
  98.     your not able to remove it!!!
  99.  
  100. *    after the last program the system will reset
  101.  
  102. *    This version can put up to 374 k in your boot, but when you use
  103.     programs like 'add44k' that makes 418 k.(uncrunched!!!) 
  104.  
  105. *    An other version of this program is 'BOOT-UP' it's slightly
  106.     different from this one, read the instructions of that one
  107.     if you want to know the difference !!!
  108.  
  109. Note to everybody who considers to put this utility on their
  110. compilation disk please send me a copy..
  111.  
  112.  
  113.  
  114. Send to:    Dennis Rusch
  115.         Beethovenlaan 97
  116.         2625 RJ Delft
  117.         Holland
  118.  
  119.  
  120.